home *** CD-ROM | disk | FTP | other *** search
/ Financial Peace University Interactive Bonus / Financial Peace University Bonus Interactive CD-ROM.iso / pc / calculators / reality_check_new.swf / scripts / DefineButton2_97 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2006-01-27  |  55 b   |  5 lines

  1. on(release){
  2.    gotoAndStop("Close");
  3.    play();
  4. }
  5.